home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / arm / mach-msm / Kconfig next >
Encoding:
Text File  |  2008-12-24  |  213 b   |  14 lines

  1. if ARCH_MSM
  2.  
  3. comment "MSM Board Type"
  4.     depends on ARCH_MSM
  5.  
  6. config MACH_HALIBUT
  7.     depends on ARCH_MSM
  8.     default y
  9.     bool "Halibut Board (QCT SURF7201A)"
  10.     help
  11.       Support for the Qualcomm SURF7201A eval board.
  12.  
  13. endif
  14.